home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / CDinsight < prev    next >
Text File  |  1998-11-02  |  83b  |  5 lines

  1. #!/bin/sh
  2. SRCDIR=`dirname $0`/usr/share/Insight/library
  3.  
  4. insight -l "$SRCDIR" ${@}
  5.